| Total Complexity | 21 |
| Dependencies | 3 |
| Dependents | 1 |
| Total lines | 154 |
| Lines of code | 69 |
| Logical lines of code | 40 |
| Comment lines | 58 |
| Methods | 8 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| remove_conversation_member() | 58 | 4 | 16 | |
| mark_conversation_as_unread() | 59 | 4 | 14 | |
| add_conversation_member() | 63 | 4 | 10 | |
| migrate_to_client_after_conversation_insert() | 68 | 3 | 7 | |
| add_term_to_conversation() | 68 | 3 | 7 | |
| __construct() | 64 | 1 | 9 | |
| remove_conversation_term_relationship() | 79 | 1 | 3 | |
| update_conversation_updated_at_data_time() | 79 | 1 | 3 |